Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nokogiri::XML::Document.parse supports kwargs #3324

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

flavorjones
Copy link
Member

What problem is this PR intended to solve?

Related to #3323, introducing keyword argument support in XML::Document.parse.

Have you included adequate test coverage?

Some minor test coverage introduced.

Does this change affect the behavior of either the C or the Java implementations?

n/a

@flavorjones flavorjones force-pushed the flavorjones-xml-document-parse-kwarg branch from c10bbd0 to 68985f3 Compare November 14, 2024 17:10
@flavorjones flavorjones merged commit 64bb0b1 into main Nov 14, 2024
131 of 132 checks passed
@flavorjones flavorjones deleted the flavorjones-xml-document-parse-kwarg branch November 14, 2024 18:13
@flavorjones flavorjones added the event/hackday2024 RubyConf 2024 Hack Day label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
event/hackday2024 RubyConf 2024 Hack Day
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant